home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / large / TimedDisplayAlert.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  231 b   |  16 lines

  1. .text; .even; .globl _TimedDisplayAlert
  2.  
  3. _TimedDisplayAlert:
  4.     movel a6,sp@-
  5.     movel _IntuitionBase,a6
  6.     movel sp@(8),d0
  7.     movel sp@(12),a0
  8.     movel sp@(16),d1
  9.     movel sp@(20),a1
  10. #APP
  11.     jsr a6@(-0x336)
  12. #NO_APP
  13.     extl d0
  14.     movel sp@+,a6
  15.     rts
  16.